This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

Day07 從 React-router 看 History API

Day07 從 React-router 看 History API

[Day04] Currying, Pointfree, Higher Order Function

[Day04] Currying, Pointfree, Higher Order Function

決定實行早睡超早起計劃

決定實行早睡超早起計劃


Comments